-
Home
-
hCaptcha for WP
-
4.6.0
-
Code
-
Classes
- Form
| Total Complexity |
36 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
331 |
| Lines of code |
172 |
| Logical lines of code |
73 |
| Comment lines |
81 |
| Methods |
10 |
| Properties |
3 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| should_verify() |
A |
45 |
15 |
39 |
| add_captcha() |
S |
56 |
4 |
18 |
| has_hcaptcha() |
S |
60 |
4 |
13 |
| verify() |
S |
59 |
3 |
16 |
| print_inline_styles() |
S |
56 |
1 |
37 |
| enqueue_scripts() |
S |
61 |
2 |
13 |
| init_hooks() |
S |
60 |
2 |
12 |
| form_validation_errors() |
S |
63 |
2 |
11 |
| form_validation_errors_markup() |
S |
65 |
2 |
10 |
| __construct() |
S |
82 |
1 |
3 |